home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / Sample Code / Archive / Games / Soundboard / Soundboard_debug.prefix < prev    next >
Encoding:
Text File  |  2000-09-28  |  303 b   |  20 lines  |  [TEXT/MMCC]

  1. /*
  2. *
  3. *    Soundboard_debug.prefix 
  4. *    
  5. *    for use with Filter component examples
  6. *
  7. *    Mark Anderson
  8. *    metrowerks
  9. *    12/1/94
  10. *
  11. */
  12.  
  13. #include "Soundboard.prefix"
  14.  
  15. #define DEBUG_IT
  16.  
  17. #ifdef powerc
  18. //    #define PROFILE_IT            /* Uses SetC to preform the profile */
  19. //    #define PROFILE_604            /* Only works on 604 */
  20. #endif